OpenRoads Designer CONNECT Edition SDK Help

SuperElevationSection Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass SuperElevationSection : NamedModelEntity
Inheritance → ConsensusItem → ModelEntityNamedModelEntity → SuperElevationSection

Constructors

SuperElevationSection Initializes a new instance of the SuperElevationSection class

Properties

Alignment  
Connection (Inherited from ConsensusItem)
DesignSpeed  
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
EndDistance  
ESelection  
LSelection  
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
PivotMethod  
RuleFile  
StartDistance  
SuperElevations  
SyncId (Inherited from ModelEntity)
UserVariables  
XmlFragment  

Methods

_AddLanesByCorridor  
_AddLanesByTemplate  
_AddSuperElevation  
_GetSuperElevationNames  
_GetSuperElevationPointNames  
_GetTransitionValue  
_RemoveAllSuperElevations  
_RemoveAllTransitions  
_RemoveSuperElevation  
_SetFeatureDefinition(FeatureDefinition)  
_SetFeatureDefinition(String)  
AddLanesByCorridor  
AddLanesByTemplate  
AddSuperElevation  
CreateFromDomainObject (Inherited from ConsensusItem)
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetNative (Inherited from ConsensusItem)
GetNativeP  
GetSuperElevationByName  
GetSuperElevationNames  
GetSuperElevationPointNames  
GetTransitionValue  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
RemoveAllSuperElevations  
RemoveAllTransitions  
RemoveSuperElevation  
SetFeatureDefinition(FeatureDefinition)  
SetFeatureDefinition(String)  

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also